home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
55724
/
55724.xpi
/
chrome
/
style.css
< prev
Wrap
Cascading Style Sheet File
|
2010-01-03
|
510b
|
20 lines
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#linkTargetDisplay {
-moz-appearance: none;
background-color: #fff;
background: transparent -moz-linear-gradient(top, white, #ddd);
border: 1px none #ccc;
border-top-style: solid;
color: #333;
}
#linkTargetDisplay[where=left] {
border-right-style: solid;
-moz-border-radius-topright: .4em;
}
#linkTargetDisplay[where=right] {
border-left-style: solid;
-moz-border-radius-topleft: .4em;
}